/* dede58.com 做最好的织梦模板 */
/* CSS Document */
* {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #666;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
div,
from,
img {
    margin: 0;
    padding: 0
}

ul,
li,
dd,
dt,
ol {
    list-style: none;
}

input,
select,
img {
    vertical-align: middle;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    color: #0455a7
}

.con {
    margin: 0 auto;
    width: 1000px;
}

.com {
    margin: 0 auto;
    width: 1020px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*头部*/
.head {
    width: 100%;
    height: auto;
    position: absolute;
}

.head .nav_bg {
    width: 860px;
    height: 110px;
    background-color: #FFF;
    position: relative;
    z-index: 2;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    opacity: 0.6;
}

.head .nav {
    height: 110px;
    position: relative;
    top: -110px;
    z-index: 999;
}

.head .nav img.logo {
    width: 160px;
    height: 110px;
    margin-left: -10px;
}

.head .nav_list {
    width: 654px;
    height: 55px;
    margin: 51px 0 0 12px
}

.head .nav_list ul {}

.head .nav ul li {
    float: left;
    width: 93px;
    height: 55px;
    font-size: 14px;
    text-align: center;
}

.head .nav ul li a {
    width: 93px;
    height: 38px;
    background-color: #FFF;
    display: block;
    padding-top: 12px;
}

.head .nav_r {
    width: 177px;
    height: 110px;
    margin-left: 4px;

}

.head .nav_r p a {
    width: 88px;
    height: 20px;
    background-color: #045f29;
    display: block;
    float: left;
    color: #FFF;
    text-align: center;
    padding-top: 4px;
}

.head .nav_r p .sapn1 {
    background-color: #7aa52b;
}

.head .nav_r form {
    margin-top: 51px;
}

.head .nav_r form input#sou {
    width: 112px;
    height: 46px;
    float: left;
}

.head .nav_r form button {
    border: none;
    width: 55px;
    height: 50px;
}

.head .nav_r .p1 {
    margin-top: 12px;
}

/* banner切换样式*/
.banner {
    width: 100%;
    position: absolute;
    top: 0px;
    height: 627px;
    overflow: hidden;
}

.banner .picc {
    width: 100%;
    height: 575px;
    overflow: hidden;
}

.banner ul li {
    width: 100%;
    height: auto;
}

.banner .num {
    text-align: center;
    margin-top: 14px;
}

.banner_button {
    height: 52px;
}

.banner .num span {
    border-radius: 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    background: #aee297;
    margin-left: 15px;
    left: 50%
}

.banner .num span.cur {
    background: #20a913;
    border-radius: 12px;
}

/* 内页banner图 */
.head .n_banner {
    position: relative;
    width: 100%;
    position: absolute;
    top: 0px;
    overflow: hidden;
    height: 329px;
}

.head .n_banner p {
    margin-top: 165px;
    font-size: 45px;
    color: #006633;
    text-align: center;
}

.head .n_banner span {
    color: #006633;
    text-align: center;
    display: block;
    font-size: 14px;
    margin-top: 6px;
}

/*.head .n_banner .zhanshi{ position:relative; width:100%; position:absolute;top:0px;overflow:hidden; background:url(../images/zhanshi.jpg) center center no-repeat; height:329px;}
.head .n_banner .shuo{ position:relative; width:100%; position:absolute;top:0px;overflow:hidden; background:url(../images/sh_banner.jpg) center center no-repeat; height:329px;}
.head .n_banner .chang{ position:relative; width:100%; position:absolute;top:0px;overflow:hidden; background:url(../images/sw_banner.jpg) center center no-repeat; height:329px;}
.head .n_banner .contact{ position:relative; width:100%; position:absolute;top:0px;overflow:hidden; background:url(../images/contact.jpg) center center no-repeat; height:329px;}
.head .n_banner .jishu{ position:relative; width:100%; position:absolute;top:0px;overflow:hidden; background:url(../images/sh_banner.jpg) center center no-repeat; height:329px;}*/

/*底部*/
.footer {
    width: 100%;
    height: auto;
    background: url(../images/footer_bg.gif) repeat-x;
}

.footer .footer_s {
    height: 210px;
}

.footer .footer_s .footer_ul {
    float: left;
    margin: 40px auto;
    width: 122px;
}

.footer .footer_s .footer_ul span {
    font-size: 14px;
    color: #FFF;
}

.footer .footer_s .footer_ul ul {
    margin-top: 12px;
}

.footer .footer_s .footer_ul ul li a {
    line-height: 20px;
    color: #b8cf99;
}

.footer .footer_s_r {
    float: right;
    margin-top: 18px;
    margin-right: 20px;
}

.footer .footer_s_rl {
    float: left;
    color: #FFF;
    font-size: 14px;
    width: 320px;
    font-weight: bold;
    margin-top: 5px;
}

.footer .footer_s_rl span {
    font-size: 22px;
}

.footer .footer_x {
    height: 50px;
}

.footer .footer_x p {
    /* color: #7db358; */
    margin-top: 1px;
    margin-left: 33px;
    float: left;
}

.footer .footer_x img {
    float: right;
    margin-right: 20px;
    margin-top: 11px;
}

.footer .contact {
    color: #FFF;
    float: left;
    margin-top: 40px;
    margin-left: 50px;
}

.footer .contact img {
    margin-right: 8px;
}

.remindbox {
    display: none;
    width: 112px;
    position: absolute;
    top: 103px;
    left: 824px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 999;
}

.remindbox div {
    height: 30px;
    border-bottom: 1px solid #999;
    text-align: center;
    line-height: 35px;
}